@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #32a4cc; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1670px; margin:0 auto; }

@media only screen and (max-width:1700px){
	.wrap { width:94%; }
}

.wrap01 { width:1500px; margin:0 auto; }
@media only screen and (max-width:1550px){
	.wrap01 { width:94%; }
}





.logo { float:left; }

.topArea .tel { float:right; line-height:100px; }
.topArea .tel a { float:left; display:block; width:50px; height:100px; background:url(tel.png) no-repeat center; }
.topArea .tel p { float:left; font-size:22px; color:#1b39a7; }


.topArea .lan { float:right; width:80px; height:30px; padding:6px 0; border:1px solid #e4e4e4; border-radius:25px; text-align:center; margin-top:32px; transition: all 0.6s; overflow:hidden; box-sizing: border-box; }
.topArea .lan a { font-size:14px; color:#999; height:18px; line-height:18px; }
.topArea .lan .a1 { padding-left:23px; background:url(lan.png) no-repeat center left; }
.topArea .lan .a2 { display:none; border-left:1px solid #999; padding-left:10px; margin-left:10px; }
.topArea .lan:hover { width:150px; }
.topArea .lan:hover .a2 { display:inline-block; }

.nav { float:right; width:65%; }
.nav ul li { float:left; width:12.5%; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:100%; height:100px; line-height:100px; font-size:16xp; color:#333; }
.nav ul li:hover .a1,.nav .current .a1 { background:#55a4f1; color:#fff; }

.nav .sub { position:absolute; top:100px; width:100%; left:0; padding:20px 0; border-top:1px solid #ddd; background:#fff; display:none; z-index:999; }
.nav .sub .pic { float:right; width:350px; }
.nav .sub dl { float:left; margin-right:100px; text-align:left; }
.nav .sub dl dt { font-size:20px; color:#000; font-weight:bold; margin-bottom:15px; }
.nav .sub dl dd { font-size:14px; margin-bottom:5px; }

.nav .sub01 { position:absolute; top:100px; width:100%; left:0; padding:20px 0; border-top:1px solid #ddd; background:#fff; display:none; z-index:999; }
.nav .sub01 dl { text-align:center; }
.nav .sub01 dl dt { display:inline-block; font-size:16px; margin:0 2%; }



@media only screen and (max-width:1600px){
	.nav .sub dl { margin-right:50px; }
}
@media only screen and (max-width:1366px){
	.nav .sub dl { margin-right:30px; }
}



.swiper-container-1 .swiper-pagination-bullet { width:10px!important; height:10px!important; background:#fff; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { background: #55a4f1!important; }
.swiper-container-1 .img02 { display:none; }

.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index: 98;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:rgba(0,0,0,0.7); z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:7% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding-bottom:12px; font-size:15px; }
.m-menu li:hover a,.m-menu .current a { color: #55a4f1; }
.m-menu li dl { padding-left:15%; display:none; }
.m-menu li dt { padding-top:8px; padding-bottom:0; font-size:12px; }
.m-menu li a { color:#fff; }
.m-menu li dt a { color:#eee; }
.m-menu li dt.on a { color:#55a4f1; }
.m-menu li:hover dt a,.m-menu .current dt a { color: #fff; }

.m-menu li.p dl { display:block; }

.u-menu { position:absolute; right:0; top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; display:none; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#999; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}


@media only screen and (max-width:1366px){
	.nav { width:60%; }
}
@media only screen and (max-width:1200px){
	.topArea .wrap { position:relative; width:100%; }
	.logo { height:60px; } 
	.logo img { height:60px; width:auto; } 
	.nav { display:none; }
	.topArea .lan { display:none; }
	.topArea .tel { position:absolute; top:0; right:0; width:50px; line-height:60px; }
	.topArea .tel a { height:60px; }
	.topArea .tel p { display:none; }
	.u-menu { display:block; }
}


@media only screen and (max-width:750px){
	.swiper-container-1 .img01 { display:none; }
	.swiper-container-1 .img02 { display:block; }
}

.footer { border-top:1px solid #e4e4e4; }
.footArea01 { padding:35px 0; }
.foot01 { float:left; padding-top:20px; }
.foot01 ul li { float:left; width:70px; text-align:center; margin-right:40px; }
.foot01 ul li:last-child { margin-right:0; }
.foot01 ul li p { margin-bottom:15px; }
.foot01 ul li:nth-child(1) a { color:#81c000; }
.foot01 ul li:nth-child(2) a { color:#00a2a3; }
.foot01 ul li:nth-child(3) a { color:#fe6000; }
 
/*
.foot01 ul li:nth-child(1) a { color:#2a4d99; }
.foot01 ul li:nth-child(2) a { color:#81c000; }
.foot01 ul li:nth-child(3) a { color:#00a2a3; }
.foot01 ul li:nth-child(4) a { color:#fe6000; }*/

.foot02 { float:right; }
.foot02 ul li { float:left; margin-right:15px; }
.foot02 ul li:last-child { margin-right:0; }

.footArea02 { border-top:1px solid #e4e4e4; padding:30px 0; font-size:14px; color:#333; }
.footArea02 a { color:#333; }
.foot03 { float:left; }
.foot04 { float:right; }
.foot04 a { display:inline-block; padding-left:30px; background:url(beian.png) no-repeat center left; }

@media only screen and (max-width:1200px){
	.foot01 ul li { margin-right:10px; }
	.foot02 ul li { margin-right:10px; }
}
@media only screen and (max-width:1000px){
	.footArea01 { padding:25px 0; }
	.foot01 { float:none; width:100%; padding-top:0; text-align:center; }
	.foot01 ul li { float:none; display:inline-block; margin:0 2px; }
	.foot02 { float:none; width:100%; padding-top:20px; }
	.foot02 ul li { width:30%; margin:0 1%; }
	.foot02 ul li img { max-width:100%; }
	.foot02 ul li:first-child { margin-left:3%; }
	.footArea02 { padding:15px 0; font-size:12px; line-height:2; }
	.foot03 { float:none; text-align:center; }
	.foot03 span { display:block; }
	.foot04 { float:none; text-align:center; }
}
 

.rightArea { position:fixed; right:0; top:50%; margin-top:-107px; background:#f5f5f5; z-index:99; }
.rightArea ul li { position:relative; border-bottom:1px solid #fff; }
.rightArea ul li .pic { width:42px; height:42px; }


.rightArea ul li .txt01 { position:absolute; top:0; right:65px; background:#fff; padding:25px; width:175px; text-align:center; border:1px solid #efefef; border-radius:10px; display:none; }
.rightArea ul li .txt01 img { width:170px; height:auto; } 
.rightArea ul li .txt01 .p1 { font-size:14px; color:#333; text-align:left; padding-left:45px; background:url(tel01.png) no-repeat center left; }
.rightArea ul li .txt01 .p1 span { display:block; font-size:18px; color:#e2000a; }
.rightArea ul li .txt01 .p2 { margin-top:15px; padding-top:15px; border-top:1px solid #e4e4e4; font-size:14px; color:#999; }


.rightArea ul li .txt02 { position:absolute; top:0; right:65px; font-size:14px; color:#000; background:#fff; padding:25px; width:175px; text-align:center; border:1px solid #efefef; border-radius:10px; display:none; }
.rightArea ul li:hover .txt01 { display:block; }
.rightArea ul li:hover .txt02 { display:block; }




.rightArea ul li:nth-child(1) .pic { background:url(r11.png) no-repeat center; }
.rightArea ul li:nth-child(2) .pic { background:url(r21.png) no-repeat center; }
.rightArea ul li:nth-child(3) .pic { background:url(r31.png) no-repeat center; }
.rightArea ul li:nth-child(4) .pic { background:url(r41.png) no-repeat center; }
.rightArea ul li:nth-child(5) .pic { background:url(r51.png) no-repeat center; }

.rightArea ul li:nth-child(1):hover .pic { background:url(r12.png) no-repeat center #e2000a; }
.rightArea ul li:nth-child(2):hover .pic { background:url(r22.png) no-repeat center #e2000a; }
.rightArea ul li:nth-child(3):hover .pic { background:url(r32.png) no-repeat center #e2000a; }
.rightArea ul li:nth-child(4):hover .pic { background:url(r42.png) no-repeat center #e2000a; }
.rightArea ul li:nth-child(5):hover .pic { background:url(r52.png) no-repeat center #e2000a; }




@media only screen and (max-width:1000px){
	.rightArea { display:none; }
}
 

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}
 